Add a simple Javascript example
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Jul 2021 17:44:17 +0000 (13:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 14 Jul 2021 02:02:33 +0000 (22:02 -0400)
commit74cba6c3b218fbffada1db5df2cb44fce2ddca6b
tree289401997939abf69845ba364ebeab02f96593bc
parenta085e174c585cd385d27d88dc5867c806c2e4d0d
Add a simple Javascript example

This shows how to use a layout manager in a widget,
implemented in javascript. The example sets up the
environment for running from the toplevel dir, assuming
that the build dir is called 'build'.
examples/labels.js [new file with mode: 0755]